'DeclarationPublic Overloads Function Read( _ ByVal Array() As System.Byte _ ) As DicomDataSet
public DicomDataSet Read( System.byte[] Array )
Parameters
- Array
Array as Byte Array:
The Byte Array to read
Return Value
DicomDataSet
Array as Byte Array:
The Byte Array to read
'DeclarationPublic Overloads Function Read( _ ByVal Array() As System.Byte _ ) As DicomDataSet
public DicomDataSet Read( System.byte[] Array )
Array as Byte Array:
The Byte Array to read